home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / telecomm / bbs / maxsdoors2.lha / OutBndCnt001.lha / OutboundControl / s / CronTab
Text File  |  1992-09-20  |  2KB  |  48 lines

  1. # minute hour day month dayofweek command args
  2.  
  3. # restart sysevents log each day
  4.   00 00  * * *  execute bbs:scripts/NewSyseventsLog
  5.  
  6. # check size of outbounds and report every tuesday noon
  7. # the parameter is maxs allowed DIR size in Kbytes
  8. # note: unless -C file exists, only warning messages will be given
  9.   00 12  * * 2  execute bbs:scripts/Outboundcontrol 100
  10.  
  11. # restart Voicepager log each week (on monday)
  12.   01 00   * * 1  execute bbs:scripts/NewVoicePagerLog
  13.  
  14. # restart Crontab log each week (on monday)
  15.   30 12   * * 1  execute bbs:scripts/NewCrontabLog
  16.  
  17. # copy filelist to points
  18.   00 06   * * 1  execute bbs:scripts/FilelisttoPoints
  19.  
  20. # restart S:system log on the first of each month
  21.   00 00  1 * *  execute BBS:Scripts/NewSyslog
  22.  
  23. # restart downloads log each Monday 
  24.   10 01   * * 1  execute bbs:scripts/NewDownloadLog
  25.  
  26.   20 01   * * *  execute bbs:scripts/RandysTop10
  27.   30 01   * * *  bbs:utilities/userstatus
  28.   45 01   * * *  execute bbs:scripts/FilelistExe
  29.  
  30.   00 02   * * *  execute bbs:scripts/BBSBackup
  31.  
  32.   15 03   * * 3  execute bbs:scripts/deletedisplayme
  33.  
  34.   30 03   * * *  execute BBS:scripts/CleanupT
  35.   30 11   * * *  execute bbs:scripts/deleteTIC
  36.   00 12   * * *  execute bbs:scripts/deleteBADpkt
  37.  
  38.   35 07   * * *  execute bbs:scripts/unARC
  39.   40 07   * * *  execute bbs:scripts/unPack
  40. # 45 07   * * *  (import done by maxs node 2)
  41.  
  42. # kill node 2...
  43. # 50 08   * * *  execute bbs:scripts/RESET 
  44.  
  45.   00 10  * * *  execute bbs:scripts/nodelistcheck
  46.  
  47. # check if mail from trev. if so, start unpacking script
  48. #  * *  * * *  execute bbs:scripts/CheckforArcmail